io.OffsetWriter.base (field) 5 uses io (current package) io.go#L572: base int64 // the original offset io.go#L593: off += o.base io.go#L602: offset += o.base io.go#L606: if offset < o.base { io.go#L610: return offset - o.base, nil
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)